home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / QMail / man / cat5 / qmail-users.0 < prev    next >
Encoding:
Text File  |  1997-10-04  |  3.0 KB  |  133 lines

  1.  
  2.  
  3.  
  4. qmail-users(5)                                     qmail-users(5)
  5.  
  6.  
  7. NNAAMMEE
  8.        qmail-users - assign mail addresses to users
  9.  
  10. OOVVEERRVVIIEEWW
  11.        The  file  qqmmaaiill//uusseerrss//aassssiiggnn  assigns addresses to users.
  12.        For example,
  13.  
  14.           =joe.shmoe:joe:503:78:/home/joe:::
  15.  
  16.        says that mail for jjooee..sshhmmooee should be delivered  to  user
  17.        jjooee,   with   uid   503   and  gid  78,  as  specified  by
  18.        //hhoommee//jjooee//..qqmmaaiill.
  19.  
  20.        Assignments fed to qqmmaaiill--nneewwuu will be used by qqmmaaiill--llssppaawwnn
  21.        to  control  qqmmaaiill--llooccaall's deliveries.  See qqmmaaiill--nneewwuu(8).
  22.        A change to qqmmaaiill//uusseerrss//aassssiiggnn will have no  effect  until
  23.        qqmmaaiill--nneewwuu is run.
  24.  
  25. SSTTRRUUCCTTUURREE
  26.        qqmmaaiill//uusseerrss//aassssiiggnn  is  a  series  of assignments, one per
  27.        line.  It ends with a line containing a single dot.  Lines
  28.        must not contain NUL.
  29.  
  30. SSIIMMPPLLEE AASSSSIIGGNNMMEENNTTSS
  31.        A simple assignment is a line of the form
  32.  
  33.           =local:user:uid:gid:homedir:dash:ext:
  34.  
  35.        Here  _l_o_c_a_l  is  an  address;  _u_s_e_r,  _u_i_d, and _g_i_d are the
  36.        account name, uid, and gid of the user in charge of _l_o_c_a_l;
  37.        and   messages  to  _l_o_c_a_l  will  be  controlled  by  _h_o_m_e_-
  38.        _d_i_r//..qqmmaaiill_d_a_s_h_e_x_t.
  39.  
  40.        If there  are  several  assignments  for  the  same  _l_o_c_a_l
  41.        address, qqmmaaiill--llssppaawwnn will use the first one.
  42.  
  43.        _l_o_c_a_l is interpreted without regard to case.
  44.  
  45. WWIILLDDCCAARRDD AASSSSIIGGNNMMEENNTTSS
  46.        A wildcard assignment is a line of the form
  47.  
  48.           +loc:user:uid:gid:homedir:dash:pre:
  49.  
  50.        This assignment applies to any address beginning with _l_o_c,
  51.        including _l_o_c itself.  It means the same as
  52.  
  53.           =locext:user:uid:gid:homedir:dash:preext:
  54.  
  55.        for every string _e_x_t.
  56.  
  57.        A more specific wildcard assignment overrides a less  spe-
  58.        cific  assignment,  and  a simple assignment overrides any
  59.        wildcard assignment.  For example:
  60.  
  61.  
  62.  
  63.  
  64.                                                                 1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. qmail-users(5)                                     qmail-users(5)
  71.  
  72.  
  73.           +:alias:7790:2108:qmail/alias:-::
  74.           +joe-:joe:507:100:/home/joe:-::
  75.           =joe:joe:507:100:/home/joe:::
  76.  
  77.        The address jjooee is handled by the third line; the  address
  78.        jjooee--ddiirreecctt is handled by the second line; the address bbiillll
  79.        is handled by the first line.
  80.  
  81. SSEEEE AALLSSOO
  82.        qmail-pw2u(8), qmail-newu(8), qmail-lspawn(8)
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                                                                 2
  131.  
  132.  
  133.